悟空视频

    在线播放云盘网盘BT下载影视图书

    Ultra-fast ASP.NET: Build Ultra-Fast and Ultra-Scalable web sites using ASP.NET and SQL Server - 图书

    导演:Richard Kiessig
    Ultra-Fast ASP.NET presents a practical approach to building fast and scalable web sites using ASP.NET and SQL Server. In addition to a wealth of tips, tricks and secrets, you'll find advice and code examples for all tiers of your application, including the client, caching, IIS 7, ASP.NET, threads, session state, SQL Server, Analysis Services, infrastructure and operations. By ...(展开全部)
    Ultra-fast ASP.NET: Build Ultra-Fast and Ultra-Scalable web sites using ASP.NET and SQL Server
    图书

    Ultra-fast ASP.NET 4.5 - 图书

    导演:Rick Kiessig
    Ultra-Fast ASP.NET 4.5 presents a practical approach to building fast and scalable web sites using ASP.NET and SQL Server. In addition to a wealth of tips, tricks and secrets, you'll find advice and code examples for all tiers of your application, including the client, caching, IIS 7.5, ASP.NET 4.5, threads, session state, SQL Server 2012 (otherwise known as Denali), Analysis S...(展开全部)
    Ultra-fast ASP.NET 4.5
    搜索《Ultra-fast ASP.NET 4.5》
    图书

    Mastering ASP.NET Web API - 图书

    2017计算机·编程设计
    导演:Mithun Pattankar Malendra Hurbuns
    This book is for .Net developers who wants to Master ASP.NET Core (Web API) and have played around with previous ASP.NET Web API a little, but don’t have in-depth knowledge of it. You need to know Visual Studio and C#, and have some HTML, CSS, and JavaScript knowledge.
    Mastering ASP.NET Web API
    搜索《Mastering ASP.NET Web API》
    图书

    ASP.NET Web API 2框架揭秘 - 图书

    导演:蒋金楠
    ASP.NET Web API 2框架揭秘
    搜索《ASP.NET Web API 2框架揭秘》
    图书

    ASP.NET Core 2 and Vue.js - 图书

    2018计算机·编程设计
    导演:Stuart Ratcliffe
    This book will walk you through the process of developing an e-commerce application from start to finish, utilizing an ASP.NET Core web API and Vue.js Single-Page Application (SPA) frontend.We will build the application using a featureslice approach, whereby in each chapter we will add the required frontend and backend changes to complete an entire feature. In the early chapters, we’ll keep things fairly simple to get you started, but by the end of the book, you’ll be utilizing some advanced concepts, such as server-side rendering and continuous integration and deployment. You will learn how to set up and configure a modern development environment for building ASP.NET Core web APIs and Vue.js SPA frontends.You will also learn about how ASP.NET Core differs from its predecessors, and how we can utilize those changes to our benefit. Finally, you will learn the fundamentals of building modern frontend applications using Vue.js, as well as some of the more advanced concepts, which can help make you more productive in your own applications in the future.
    ASP.NET Core 2 and Vue.js
    搜索《ASP.NET Core 2 and Vue.js》
    图书

    ASP.NET3.5揭秘 - 图书

    导演:沃尔瑟
    《ASP.NET3.5揭秘(卷1)》是享有盛誉的ASP.NET经典名著,涵盖了ASP.NET 3.5的方方面面,包括了所有最新的特性。书中详细介绍了微软LINQ to SQL数据库查询技术,以及ListView和DataPager两种新的数据访问控件等技术。《ASP.NET3.5揭秘(卷1)》作者Stephen Walther是ASP界的名人,是微软公司的ASP.NET MVP,荣获微软“软件传奇人物”称号(微软技术社区的最高荣誉),曾经开发了许多示范性应用程序。
    ASP.NET3.5揭秘
    搜索《ASP.NET3.5揭秘》
    图书

    Professional ASP.NET MVC 5 - 图书

    导演:Jon Galloway
    Build dynamic, data-driven websites with MVC 5 MVC 5 is the latest update to Microsoft’s popular MVC (Model-View-Controller) technology—an established web application framework that enables fast, TDD-friendly development. MVC allows developers to build dynamic, data-driven websites with sophisticated features, such as single page applications, mobile optimization, adaptive rend...(展开全部)
    Professional ASP.NET MVC 5
    搜索《Professional ASP.NET MVC 5》
    图书

    Ultra-Gash Inferno - 图书

    导演:Suehiro Maruo
    With influences ranging from 19th century atrocity prints to the Sex Pistols, and obsessions with horror, scatology and human freaks, Maruo has taken the "erotic-grotesque" (ero-guro) style of manga, a unique fusion of sex and violence to its ultimate extreme."Ultra-Gash Inferno "is the ultimate compendium of Suehiro Maruo's most shocking and graphically precise work, containin...(展开全部)
    Ultra-Gash Inferno
    搜索《Ultra-Gash Inferno》
    图书

    ASP.NET MVC 4 高级编程: ASP.NET MVC 4高级编程 - 图书

    导演:Phil Haack
    MVC专家“梦之队”对ASP.NET MVC 4的全新诠释 由Microsoft专家和极受敬重的软件开发社区负责人撰写的《ASP.NET MVC 4高级编程(第4版)》将带您学习最前沿的Web框架:ASP.NET MVC 4。本书开篇简要介绍ASP.NET MVC框架,然后直奔主题,讨论使用ASP.NET和最新MicrosoftMVC来构建数据驱动的动态网站需要了解的所有重要知识点。书中提供了按部就班的详细指导和大量的代码示例,引导读者入门并逐渐掌握高级主题。 本书特色: ◆ 解释ASP.NET MVC框架与“文件页”Web框架的不同之处 ◆ 介绍控制器、视图、模型、表单、HTML辅助方法、数据注解、验证、成员资格、授权、安全和路由 ◆ 着重介绍最核心的主题:Ajax、jQuery、NuGet、依赖注入、单元测试、MVC扩展和Razor ◆ 在实际的...(展开全部)
    ASP.NET MVC 4 高级编程: ASP.NET MVC 4高级编程
    搜索《ASP.NET MVC 4 高级编程: ASP.NET MVC 4高级编程》
    图书

    ASP.NET MVC 4框架揭秘 - 图书

    导演:蒋金楠
    《ASP.NET MVC4框架揭秘》针对最新版本的ASP.NETMVC4,深入剖析底层框架从请求接收到响应回复的整个处理流程(包括URL路由、Controller的激活、Model元数据的解析、Model的绑定、Model的验证、Action的执行、View的呈现和ASP.NETWebAPI等),并在此基础上指导读者如何通过对ASP.NETMVC框架本身的扩展解决应用开发中的实际问题。
    ASP.NET MVC 4框架揭秘
    搜索《ASP.NET MVC 4框架揭秘》
    图书
    加载中...